[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 GRAPH

 Function
  Set the graphics specific file search flag in a DISPFILE statement.

 Value
  1 = 1b = 1o = 1h

 Remarks
  The DISPFILE statement will allow you to display a file to the user,
  and optionally to have PCBoard look for alternate security, graphics,
  and/or language specific files.  This flag instructs PCBoard to search
  for alternate graphics files (ANSI or RIPscrip) via the G and R suffix.
  The current graphics mode may be obtained with GRAFMODE().

 Example

  STRING s
  DISPFILE "MNUA",SEC+GRAPH+LANG
  INPUT "Option",s

See Also: DISPFILE GRAFMODE() LANG SEC
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson